entry: Use css nodes for icons
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2015 19:39:29 +0000 (15:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2015 19:39:29 +0000 (15:39 -0400)
commitf5e77d0c672247bcd632fc2bebe78deed3dfb523
tree009fa6ef15581523b449a1515cf67251f7bbc372
parent8a8518ed40307d87c005b5b9ceff85ffcd7c0bcc
entry: Use css nodes for icons

Create css nodes for icons in entries, with name image, and use
gtk_style_context_save_to_node() for them. We still set the
style classes .left and .right on them.
gtk/gtkentry.c